Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SetVcardDatabaseUID when using postgresql #12439

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

icewind1991
Copy link
Member

On my postgresql instance the carddata column is of the bytea type, and when selecting it PDO apparently returns it as a stream instead of an array.

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Nov 13, 2018
@icewind1991 icewind1991 added this to the Nextcloud 15 milestone Nov 13, 2018
@skjnldsv
Copy link
Member

It's strange that the tests was passing!
Thanks a lot @icewind1991 for finding this out! 🤗

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code makes sense 👍

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 13, 2018
@MorrisJobke MorrisJobke merged commit e36924e into master Nov 13, 2018
@MorrisJobke MorrisJobke deleted the vcard_uid_repair_postgres branch November 13, 2018 15:22
@MorrisJobke MorrisJobke mentioned this pull request Nov 14, 2018
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants